shortcutcontroller: Add private API for running class shortcuts
authorBenjamin Otte <otte@redhat.com>
Sat, 11 Aug 2018 15:42:19 +0000 (17:42 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:49 +0000 (23:00 -0400)
commit3b8a4340da396864905cee2484f575aaed7733d0
tree3880cf41909fc17c3aa1c1e7db84b6273edf807b
parentae11b29ee735fe79d4e26446b7a5f920a525fe9f
shortcutcontroller: Add private API for running class shortcuts

We don't want regular users to be able to run class shortcuts in their
controllers, so we have to special case that.
gtk/gtkshortcutcontroller.c
gtk/gtkshortcutcontrollerprivate.h [new file with mode: 0644]
gtk/gtkwidget.c